pop3.Close()
This function is used to close the connection with the server. Once the function is opened, it has to be closed using this function.
Return Value
None.